chore(deps): safe automated updates (storybook security fix + GitHub Actions)#135
Conversation
…Actions to latest majors
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #135 +/- ##
========================================
Coverage 99.75% 99.75%
========================================
Files 75 75
Lines 1200 1200
Branches 315 315
========================================
Hits 1197 1197
Misses 3 3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
Consolidates the Renovate-opened dependency PRs that were already clean (all-green CI, no breaking changes) into one, retargeted at
developper GitFlow. Renovate's own PRs (#122, #123, #124, #128) all targetmaindirectly, bypassing the branching model, so this replaces them.storybook9.1.2 → 9.1.19 (security fix — GHSA flagged, chore(deps): update devdependency storybook to v9.1.19 [security] #122)actions/checkoutv4/v6 → v7, everywhere (chore(deps): update actions/checkout action to v7 #124)actions/setup-nodev4 → v7 (chore(deps): update actions/setup-node action to v7 #128)actions/cachev5 → v6 (chore(deps): update actions/cache action to v6 #123)Left out of this batch (still individually open on GitHub, targeting
main, currently failing CI — need real investigation, not a rubber-stamp merge):all-minor-patch(bundle, has failures)@nuxt/uiv4 (major, failing)better-sqlite3v13 (major, failing)cweagans/composer-patchesv2 (major, failing)pnpmv11 (major, failing)commitlintmonorepo v21 (major, mixed failures)Test plan
pnpm lint,pnpm typecheckcleanpnpm storybook:buildsucceeds on 9.1.19mainbefore being reapplied here